Browse Source

*** empty log message ***

Mike Goslin 25 years ago
parent
commit
d6d915c258
2 changed files with 3 additions and 5 deletions
  1. 2 4
      dtool/src/egg-build/Makefile.findlatest
  2. 1 1
      dtool/src/newheader/Sources.pp

+ 2 - 4
dtool/src/egg-build/Makefile.findlatest

@@ -1,5 +1,5 @@
 #### Makefile for binaries.  Any fields commented out are optional.
 #### Makefile for binaries.  Any fields commented out are optional.
-#### Generated automatically by ppremake 0.20a from Sources.pp.
+#### Generated automatically by ppremake 0.21 from Sources.pp.
 ################################# DO NOT EDIT ###########################
 ################################# DO NOT EDIT ###########################
 
 
 #### Target's name:
 #### Target's name:
@@ -30,9 +30,7 @@ C++FILES = findlatest.cxx
 C++FLAGS =     
 C++FLAGS =     
 
 
 #### Additional search directories for C/C++ header files:
 #### Additional search directories for C/C++ header files:
-IPATH = \
-    -I/usr/local/mozilla/dist/Linux2.2.10_x86_PTH_DBG.OBJ/include \
-    -I/usr/local/include/python1.6
+IPATH = -I/usr/local/include/nspr  
 
 
 #### Location to put .o files:
 #### Location to put .o files:
 # ODIR = 
 # ODIR = 

+ 1 - 1
dtool/src/newheader/Sources.pp

@@ -1,2 +1,2 @@
-#define INSTALL_BIN \
+#define INSTALL_SCRIPTS \
     newheader
     newheader