Changeset eff9f8c in mainline for uspace/lib/nic/Makefile
- Timestamp:
- 2016-05-15T08:21:20Z (9 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- f6017ee
- Parents:
- 362654a
- git-author:
- Vojtech Horky <vojtech.horky@…> (2016-05-15 08:21:20)
- git-committer:
- Jakub Jermar <jakub@…> (2016-05-15 08:21:20)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/nic/Makefile
r362654a reff9f8c 30 30 LIBRARY = libnic 31 31 EXTRA_CFLAGS += -DLIBNIC_INTERNAL -Iinclude -I$(LIBDRV_PREFIX)/include 32 LIBS = $(LIBDRV_PREFIX)/libdrv.a33 32 34 33 SOURCES = \
Note:
See TracChangeset
for help on using the changeset viewer.