ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/Windows/Makefile.in
(Generate patch)

Comparing BasiliskII/src/Windows/Makefile.in (file contents):
Revision 1.3 by gbeauche, 2005-06-20T08:43:50Z vs.
Revision 1.4 by gbeauche, 2005-11-21T22:03:53Z

# Line 120 | Line 120 | distclean: clean
120          rm -rf $(OBJ_DIR)
121          rm -rf autom4te.cache
122          rm -f Makefile
123 <        rm -f config.cache config.log config.status config.h config.h.in
123 >        rm -f config.cache config.log config.status config.h
124  
125   depend dep:
126          makedepend $(CPPFLAGS) -Y. $(SRCS) 2>/dev/null

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines