blob: bf3af195ffb20c1ef0865a3cd2c2e05fb4aff39d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
--- Imakefile.orig Fri Feb 27 10:17:29 2004
+++ Imakefile Fri Feb 27 10:17:43 2004
@@ -1,8 +1,8 @@
#include <XView.tmpl>
-/**/##########################################################################
-/**/# @(#)Imakefile 1.6 90/07/17 SMI
-/**/# Imakefile for textedit
+##########################################################################
+# @(#)Imakefile 1.6 90/07/17 SMI
+# Imakefile for textedit
DEFINES = -DSTANDALONE
INCLUDES = -I$(HEADER_DEST) -I$(TOP)
|