]> andersk Git - moira.git/commitdiff
don't forget to include /usr/athena/include
authormar <mar>
Tue, 22 Dec 1992 11:11:17 +0000 (11:11 +0000)
committermar <mar>
Tue, 22 Dec 1992 11:11:17 +0000 (11:11 +0000)
util/imake.includes/Imake.tmpl

index 21045f4d2291d323c5623bba1c7412e1563b8d07..b6b3bfed8242b331c1941b5b26079ef5b3b0c0c4 100644 (file)
@@ -14,7 +14,7 @@ NEWTOP=NEW_TOP
 BUILDTOP=NEW_TOP
 #endif
 
-INCLUDE= -I$(BUILDTOP)/include -I$(BUILDTOP)/lib
+INCLUDE= -I$(BUILDTOP)/include -I$(BUILDTOP)/lib -I/usr/athena/include
 CFLAGS=$(DBG) $(INCLUDE) $(DEFINES) $(GLOBAL_CDEFS)
 LINTFLAGS=$(INCLUDE) $(DEFINES) $(GLOBAL_CDEFS)
 
This page took 0.037012 seconds and 5 git commands to generate.