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

Comparing SheepShaver/src/Unix/Makefile.in (file contents):
Revision 1.33 by gbeauche, 2005-04-07T22:35:47Z vs.
Revision 1.34 by gbeauche, 2005-06-30T22:19:01Z

# Line 118 | Line 118 | uninstall:
118  
119   clean:
120          rm -f $(APP_EXE) $(OBJ_DIR)/* core* *.core *~ *.bak ppc-execute-impl.cpp
121 <        rm -f dyngen basic-dyngen-ops.hpp ppc-dyngen-ops.hpp ppc_asm.s
121 >        rm -f dyngen basic-dyngen-ops.hpp ppc-dyngen-ops.hpp ppc_asm.out.s
122          rm -rf $(APP_APP)
123  
124   distclean: clean

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines