Changeset cb0ea39 in mainline for uspace/app/lspci/libpci/Makefile
- Timestamp:
- 2009-08-09T13:56:50Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 24f27bb
- Parents:
- 24edc18
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/lspci/libpci/Makefile
r24edc18 rcb0ea39 16 16 PCILIB=libpci.a 17 17 18 OBJS += i386-ports.o 18 OBJS += i386-ports.o us2.o 19 19 20 20 all: $(PCILIB)
Note:
See TracChangeset
for help on using the changeset viewer.