Changeset babe786 in mainline for pci/Makefile
- Timestamp:
- 2006-05-15T11:51:28Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 043dcc27
- Parents:
- 52352ec
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pci/Makefile
r52352ec rbabe786 37 37 CFLAGS += -I../libipc/include 38 38 39 LIBS = libpci/libpci.a $(LIB C_PREFIX)/libc.a39 LIBS = libpci/libpci.a $(LIBIPC_PREFIX)/libipc.a $(LIBC_PREFIX)/libc.a 40 40 41 41 ## Sources
Note:
See TracChangeset
for help on using the changeset viewer.