Changeset 16 for NEWT0/trunk/ext
- Timestamp:
- 05/06/05 10:55:11 (4 years ago)
- Location:
- NEWT0/trunk
- Files:
-
- 3 modified
-
. (modified) (1 prop)
-
ext/protoFILE/Makefile.in (modified) (1 diff)
-
ext/protoREGEX/Makefile.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
NEWT0/trunk
- Property svn:ignore
-
old new 1 1 \.svnignore 2 2 build 3 contrib ute3 contrib
-
- Property svn:ignore
-
NEWT0/trunk/ext/protoFILE/Makefile.in
r14 r16 22 22 23 23 24 INCS = -I$( proj) -I$(srcdir) -I$(core)/incs24 INCS = -I$(srcdir) -I$(core)/incs 25 25 CFLAGS = $(DEBUG) $(DEFS) -O2 -pipe 26 26 -
NEWT0/trunk/ext/protoREGEX/Makefile.in
r14 r16 26 26 27 27 28 INCS = -I$( proj) -I$(srcdir) -I$(core)/incs28 INCS = -I$(srcdir) -I$(core)/incs 29 29 CFLAGS = $(DEBUG) $(DEFS) -O2 -pipe 30 30
