Changeset 3894 for trunk/lib-src/makefile.mw32-in
- Timestamp:
- 10/02/05 09:47:43 (3 years ago)
- Files:
-
- trunk/lib-src/makefile.mw32-in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/lib-src/makefile.mw32-in
r3852 r3894 306 306 # 307 307 ../src/config.h: ../nt/$(CONFIG_H) 308 $(CP) $(ALL_DEPS) $@309 ../src/paths.h: ../nt/paths.h 310 $(CP) $(ALL_DEPS) $@ 308 echo config.h has changed. Re-run configure.bat. 309 exit -1 310 311 311 getopt.h: getopt_.h 312 312 $(CP) $(ALL_DEPS) $@
