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

Diff of /antiright/Makefile.in

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

revision 1.37 by jefbed, Sat Jun 18 01:59:08 2005 UTC revision 1.38 by jefbed, Thu Jun 23 21:33:22 2005 UTC
# Line 64  wmar: $(wmar-objects) Line 64  wmar: $(wmar-objects)
64          $(CC) -o wmar $(wmar-objects) $(CFLAGS)\          $(CC) -o wmar $(wmar-objects) $(CFLAGS)\
65          $(LIBDIR) -lX11          $(LIBDIR) -lX11
66    
67    wmarmon-objects=src/wmarmon/wmarmon.o
68    wmarmon: $(wmarmon-objects)
69            $(CC) -o wmarmon $(wmarmon-objects) $(CFLAGS)\
70            $(LIBDIR) -lX11
71    
72  clean:  clean:
73          rm -f `find . | grep '.o$$'` $(programs)          rm -f `find . | grep '.o$$'` $(programs)
74  distclean: clean  distclean: clean

Legend:
Removed from v.1.37  
changed lines
  Added in v.1.38

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