14 Mar
2007
14 Mar
'07
4:37 a.m.
Author: diego Date: Wed Mar 14 09:37:34 2007 New Revision: 22561 Modified: trunk/vidix/Makefile Log: Remove superfluous/obsolete rules and variables. Modified: trunk/vidix/Makefile ============================================================================== --- trunk/vidix/Makefile (original) +++ trunk/vidix/Makefile Wed Mar 14 09:37:34 2007 @@ -7,13 +7,6 @@ OBJS = $(SRCS:.c=.o) CFLAGS = $(OPTFLAGS) -.SUFFIXES: .c .o - -# .PHONY: all clean - -.c.o: - $(CC) -c $(CFLAGS) -o $@ $< - all: $(LIBNAME) do_drivers do_drivers:
6817
Age (days ago)
6817
Last active (days ago)
0 comments
1 participants
participants (1)
-
diego