blob: c0ec86fb77ecb6c821fafab4348d8b365bc8a526 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
--- Imakefile.orig Mon Oct 18 14:21:12 1999
+++ Imakefile Mon Oct 18 14:21:21 1999
@@ -18,4 +18,4 @@
DEFINES = $(OPTION) -DRCFILE=\"${RCFILE}\"
-ComplexProgramTarget( mlclock )
+ComplexProgramTarget(mlclock)
|