From 041b4dea4bf8413835ee8a7d0520ab5016c69799 Mon Sep 17 00:00:00 2001 From: pixel Date: Mon, 23 Dec 2002 23:54:34 +0000 Subject: mingw32 compiling... whoaaa ;-) --- Makefile.sol.mingw | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.sol.mingw') diff --git a/Makefile.sol.mingw b/Makefile.sol.mingw index 2aafe72..50e5f4a 100644 --- a/Makefile.sol.mingw +++ b/Makefile.sol.mingw @@ -1,4 +1,4 @@ -SUBDIRS = lib +SUBDIRS = lib src all: for dir in $(SUBDIRS) ; do $(MAKE) -C $$dir -f Makefile.sol.mingw all ; done -- cgit v1.2.3