]> granicus.if.org Git - libexpat/commitdiff
Fix includes
authorJames Clark <jjc@jclark.com>
Sun, 5 Apr 1998 19:26:55 +0000 (19:26 +0000)
committerJames Clark <jjc@jclark.com>
Sun, 5 Apr 1998 19:26:55 +0000 (19:26 +0000)
expat/Makefile

index 0a0ce59f79bcb9f34d4079a713056e3ba066fb84..a42cb9521f3d2fab7cdddcbb98f33ae193ea4f14 100755 (executable)
@@ -1,5 +1,5 @@
 CC=gcc
-CFLAGS=-O2 -I. -Ixmlparse
+CFLAGS=-O2 -Ixmltok -Ixmlparse
 # Use one of the next two lines; unixfilemap is better if it works.
 FILEMAP_OBJ=xmlwf/unixfilemap.o
 #FILEMAP_OBJ=xmlwf/readfilemap.o