CVS: main/libdha Makefile,1.18,1.19
21 Dec
2002
21 Dec
'02
12:50 p.m.
Update of /cvsroot/mplayer/main/libdha In directory mail:/var/tmp.root/cvs-serv25088 Modified Files: Makefile Log Message: pci_names.c creation fixup Index: Makefile =================================================================== RCS file: /cvsroot/mplayer/main/libdha/Makefile,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- Makefile 20 Dec 2002 21:07:11 -0000 1.18 +++ Makefile 21 Dec 2002 17:49:52 -0000 1.19 @@ -37,7 +37,7 @@ # .PHONY: all clean -.c.o: +.c.o: pci_names.c $(CC) -c $(CFLAGS) -o $@ $< $(LIBNAME): $(OBJS) @@ -63,7 +63,7 @@ dep: depend -depend: +depend: pci_names.c $(CC) -MM $(CFLAGS) $(SRCS) 1>.depend install:
8361
Age (days ago)
8361
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alex Beregszaszi