r22596 - trunk/libdha/Makefile
15 Mar
2007
15 Mar
'07
4:38 a.m.
Author: diego Date: Thu Mar 15 09:38:51 2007 New Revision: 22596 Modified: trunk/libdha/Makefile Log: Fix test program linkage. Modified: trunk/libdha/Makefile ============================================================================== --- trunk/libdha/Makefile (original) +++ trunk/libdha/Makefile Thu Mar 15 09:38:51 2007 @@ -53,7 +53,7 @@ endif pci_names.c: oth/pci.db LC_ALL=C $(AWK) -f pci_db2c.awk $< -test: $(SHORTNAME) +test: pci.o $(CC) test.c -o $@ $^ clean:
6816
Age (days ago)
6816
Last active (days ago)
0 comments
1 participants
participants (1)
-
diego