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