/[dejagnu]/dejagnu/example/hello/Makefile.in
ViewVC logotype

Diff of /dejagnu/example/hello/Makefile.in

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

revision 1.2 by rsavoye, Sat Aug 31 05:46:16 2002 UTC revision 1.3 by bje, Sun Aug 17 23:00:08 2003 UTC
# Line 178  uninstall-binPROGRAMS: Line 178  uninstall-binPROGRAMS:
178    
179  clean-binPROGRAMS:  clean-binPROGRAMS:
180          -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)          -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
181  hello$(EXEEXT): $(hello_OBJECTS) $(hello_DEPENDENCIES)  hello$(EXEEXT): $(hello_OBJECTS) $(hello_DEPENDENCIES)
182          @rm -f hello$(EXEEXT)          @rm -f hello$(EXEEXT)
183          $(LINK) $(hello_LDFLAGS) $(hello_OBJECTS) $(hello_LDADD) $(LIBS)          $(LINK) $(hello_LDFLAGS) $(hello_OBJECTS) $(hello_LDADD) $(LIBS)
184    

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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