Changeset 1562
- Timestamp:
- Jun 13, 2010 11:29:34 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Clp/examples/Makefile.in
r1561 r1562 68 68 # Necessary Include dirs (we use the CYGPATH_W variables to allow 69 69 # compilation with Windows compilers) 70 INCL = @COINUTILS_CFLAGS@ -I`$(CYGPATH_W) $(COININCDIR)`$(ADDINCFLAGS)70 INCL = -I`$(CYGPATH_W) $(COININCDIR)` @COINUTILS_CFLAGS@ $(ADDINCFLAGS) 71 71 72 72 # The following is necessary under cygwin, if native compilers are used
Note: See TracChangeset
for help on using the changeset viewer.