Changeset 07526d20 in freewrt for tools/Makefile
- Timestamp:
- Jul 22, 2006, 3:02:42 AM (19 years ago)
- Branches:
- freewrt_1_0, freewrt_2_0
- Children:
- c2e2d0c
- Parents:
- 054c5fc
- File:
-
- 1 edited
-
tools/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tools/Makefile
r054c5fc r07526d20 13 13 14 14 all: install 15 install: check- pax$(TARGETS_INSTALL)15 install: check-lbin $(TARGETS_INSTALL) 16 16 clean: $(TARGETS_CLEAN) 17 17 18 check-pax: 18 check-lbin: 19 @[ -e ${TOPDIR}/lbin/sed ] || \ 20 rm -f $(TOOLS_STAMP_DIR)/.tools_sed-install 19 21 @[ -e ${TOPDIR}/lbin/pax ] || \ 20 22 rm -f $(TOOLS_STAMP_DIR)/.tools_paxmirabilis-install
Note:
See TracChangeset
for help on using the changeset viewer.
