Changeset c0438add in rtems for c/src/lib/libbsp/i386/pc386/wd8003/Makefile.in
- Timestamp:
- 02/18/99 21:09:25 (25 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 8dcbc16b
- Parents:
- adbaa61
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/i386/pc386/wd8003/Makefile.in
radbaa61 rc0438add 11 11 INSTALL = @INSTALL@ 12 12 13 PGM=${ARCH}/ network.rel13 PGM=${ARCH}/wd8003.rel 14 14 15 15 # C source names, if any, go here -- minus the .c 16 C_PIECES= network16 C_PIECES=wd8003 17 17 C_FILES=$(C_PIECES:%=%.c) 18 18 C_O_FILES=$(C_PIECES:%=${ARCH}/%.o)
Note: See TracChangeset
for help on using the changeset viewer.