]> andersk Git - moira.git/commitdiff
build gdss
authordanw <danw>
Fri, 11 Jul 1997 00:00:35 +0000 (00:00 +0000)
committerdanw <danw>
Fri, 11 Jul 1997 00:00:35 +0000 (00:00 +0000)
util/Imakefile

index 898b1313008bd95beb0098645724d533acc8f6a1..174d09a6d44e5b6927f8f3833c0407a416aeea26 100644 (file)
@@ -9,12 +9,11 @@
 
 all::
 
-#ifndef USELOCALTOOLS
-#define have_subdirs
-SUBDIRS = makedepend
+#ifdef GDSS
+do_subdirs(gdss)
 #endif
-CODE=Imakefile
 
 #ifndef USELOCALTOOLS
 do_subdirs_no_imakefile(imake)
+do_subdirs(makedepend)
 #endif
This page took 0.033799 seconds and 5 git commands to generate.