r1856

dslinux_amadeus at dslinux.in-berlin.de dslinux_amadeus at dslinux.in-berlin.de
Fri Aug 24 23:42:14 CEST 2007


Author: amadeus
Date: 2007-08-24 23:42:09 +0200 (Fri, 24 Aug 2007)
New Revision: 1856

Log:
Improve Makefile

Modified: trunk/lib/gpm/Makefile
===================================================================
--- trunk/lib/gpm/Makefile	2007-08-24 21:40:40 UTC (rev 1855)
+++ trunk/lib/gpm/Makefile	2007-08-24 21:42:09 UTC (rev 1856)
@@ -31,7 +31,7 @@
 
 dep:
 	touch src/$(DEPFILE) # to prevent unecessary warnings
-	make -C src dep
+	$(MAKE) -C src dep
 
 check: all
 




More information about the dslinux-commit mailing list