Changeset 6408000 in rtems for doc/filesystem/Makefile
- Timestamp:
- 10/07/99 22:39:16 (23 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 0fa66f2a
- Parents:
- ebd21dc
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/filesystem/Makefile
rebd21dc r6408000 22 22 COMMON_FILES=../common/cpright.texi ../common/setup.texi 23 23 24 GENERATED_FILES=basefs.texi 24 GENERATED_FILES=basefs.texi applayering.texi 25 25 26 26 FILES= $(PROJECT).texi \ … … 57 57 -n "" ${*}.t 58 58 59 applayering.texi: applayering.t Makefile 60 $(BMENU) -p "" \ 61 -u "Top" \ 62 -n "" ${*}.t 63 59 64 html: dirs $(FILES) 60 65 -mkdir -p $(WWW_INSTALL)/$(PROJECT)
Note: See TracChangeset
for help on using the changeset viewer.