r21206 - trunk/osdep/Makefile
25 Nov
2006
25 Nov
'06
4:50 a.m.
Author: diego Date: Sat Nov 25 10:50:18 2006 New Revision: 21206 Modified: trunk/osdep/Makefile Log: Remove commented-out cruft. Modified: trunk/osdep/Makefile ============================================================================== --- trunk/osdep/Makefile (original) +++ trunk/osdep/Makefile Sat Nov 25 10:50:18 2006 @@ -13,7 +13,6 @@ swab.c \ setenv.c \ mmap_anon.c \ - # timer.c \ getch = getch2.c timer = timer-lx.c @@ -40,12 +39,9 @@ OBJS=$(SRCS:.c=.o) CFLAGS = -I. -I.. $(OPTFLAGS) -# -I/usr/X11R6/include/ .SUFFIXES: .c .o -# .PHONY: all clean - .c.o: $(CC) -c $(CFLAGS) -o $@ $<
6926
Age (days ago)
6926
Last active (days ago)
0 comments
1 participants
participants (1)
-
diego