- Timestamp:
- May 6, 2007, 1:26:25 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/essentials/sys-devel/autoconf/kNIX-bootstrap.kmk
r3167 r3295 82 82 # This requires perl, so we have to cheat with a prebuilt one. 83 83 $(PATH_TARGET)/bin/autoconf.in: bin/autoconf.as $(PATH_TARGET)/bin/autom4te-$(VER) 84 $(MKDIR) -p $(@D) 84 85 autom4te_perllibdir=$(PATH_TARGET)/lib \ 85 86 AUTOM4TE_CFG=$(PATH_TARGET)/lib/autom4te.cfg \ … … 93 94 else 94 95 $(PATH_TARGET)/bin/autoconf.in: kNIX-bootstrap-os2.x86-autoconf.in 96 $(MKDIR) -p $(@D) 95 97 $(INSTALL) $< $@ 96 98 endif
Note:
See TracChangeset
for help on using the changeset viewer.