Usermode/libc - Fix strchr and strrchr behavior
[tpg/acess2.git] / Usermode / Applications / lspci_src / Makefile
1 # Project: PCI Device Listing
2
3 -include ../Makefile.cfg
4
5 LDFLAGS += 
6
7 OBJ = main.o
8 BIN = lspci
9
10 -include ../Makefile.tpl

UCC git Repository :: git.ucc.asn.au