blob: c800ef971e2eee2c46c27e8b95fc945d0a00e895 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
--- Imakefile.orig Fri Nov 27 02:19:33 1998
+++ Imakefile Thu Dec 3 06:17:15 1998
@@ -18,3 +18,5 @@
#define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)'
MakeSubdirs($(SUBDIRS))
+
+depend:
|