Changeset 5f22d091 in rtems for c/src/lib/libbsp/i386/i386ex/wrapup/Makefile.in
- Timestamp:
- 01/19/99 21:29:29 (25 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 2d733c42
- Parents:
- 98cc966d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/i386/i386ex/wrapup/Makefile.in
r98cc966d r5f22d091 12 12 GENERIC_PIECES= 13 13 14 # We only build the Network library if HAS_NETWORKING was defined15 NETWORK_yes_V = network16 NETWORK = $(NETWORK_$(HAS_NETWORKING)_V)14 # # We only build the Network library if HAS_NETWORKING was defined 15 # NETWORK_yes_V = network 16 # NETWORK = $(NETWORK_$(HAS_NETWORKING)_V) 17 17 18 18 # bummer; have to use $foreach since % pattern subst rules only replace 1x
Note: See TracChangeset
for help on using the changeset viewer.