Changeset 1493811 in mainline for uspace/srv/ethip/Makefile
- Timestamp:
- 2012-02-11T19:11:08Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 4f64a523
- Parents:
- e767dbf
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/ethip/Makefile
re767dbf r1493811 32 32 SOURCES = \ 33 33 ethip.c \ 34 ethip_nic.c 34 ethip_nic.c \ 35 pdu.c 35 36 36 37 include $(USPACE_PREFIX)/Makefile.common
Note:
See TracChangeset
for help on using the changeset viewer.