/[monit]/monit/Makefile.in
ViewVC logotype

Diff of /monit/Makefile.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.11 by martinp, Tue Feb 11 21:27:39 2003 UTC revision 1.12 by chopp, Fri Jun 6 12:50:41 2003 UTC
# Line 83  FILTER          := $(wildcard process/sy Line 83  FILTER          := $(wildcard process/sy
83  # Source files  # Source files
84  SOURCE          := $(filter-out $(GRAMMAR) $(FILTER), \  SOURCE          := $(filter-out $(GRAMMAR) $(FILTER), \
85                     $(wildcard *.c) $(wildcard */*.c)) \                     $(wildcard *.c) $(wildcard */*.c)) \
86                     $(GRAMMAR) process/sysdep_@ARCH@.c                     $(GRAMMAR) process/sysdep_@PROCARCH@.c
87    
88  # Object files  # Object files
89  OBJECTS         := $(SOURCE:.c=.o)  OBJECTS         := $(SOURCE:.c=.o)

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26