Changeset a6abd67 in rtems for c/src/exec/libnetworking/wrapup/Makefile.am
- Timestamp:
- Nov 25, 2000, 7:42:21 PM (20 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- f0864664
- Parents:
- e2af631
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/exec/libnetworking/wrapup/Makefile.am
re2af631 ra6abd67 9 9 endif 10 10 11 NET_O_PIECES = kern lib libc net netinet nfs rtems rtems_servers pppd \11 NET_O_PIECES = kern lib libc net netinet nfs rtems rtems_servers pppd modem \ 12 12 $(POSIX_PIECES) 13 13 OBJS = $(foreach piece, $(NET_O_PIECES), ../$(piece)/$(ARCH)/*.o)
Note: See TracChangeset
for help on using the changeset viewer.