Makefile

changeset 44
71d5a2dee8dc
parent 35
5a71d53d0228
child 48
f66f0f27beae
--- a/Makefile	Mon Feb 17 23:24:47 2003 +0100
+++ b/Makefile	Tue Feb 25 20:02:42 2003 +0100
@@ -3,7 +3,8 @@
 ##
 
 # System-specific configuration is in system.mk
-include system.mk
+TOPDIR=.
+include system-inc.mk
 
 ######################################
 

mercurial