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

Diff of /antiright/Makefile.in

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

revision 1.48 by jefbed, Mon Nov 14 01:56:46 2005 UTC revision 1.49 by jefbed, Thu Nov 24 01:36:05 2005 UTC
# Line 49  arshell-objects=src/arshell/arshell.o sr Line 49  arshell-objects=src/arshell/arshell.o sr
49          src/arshell/pixmap.o src/arshell/clockload.o src/arshell/appendage.o\          src/arshell/pixmap.o src/arshell/clockload.o src/arshell/appendage.o\
50          $(lib-objects) $(yaclib-objects)          $(lib-objects) $(yaclib-objects)
51  arshell:$(arshell-objects)  arshell:$(arshell-objects)
52          $(CC) $(arshell-objects) $(CFLAGS) $(LIBDIR) $(LIBS) -o arshell          $(CC) $(arshell-objects) $(LIBDIR) $(LIBS) -o arshell
53    
54  clean:  clean:
55          rm -f `find . | grep '.o$$'` $(programs)          rm -f `find . | grep '.o$$'` $(programs)

Legend:
Removed from v.1.48  
changed lines
  Added in v.1.49

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