200 final
This commit is contained in:
4
Makefile
4
Makefile
@@ -16,10 +16,10 @@ diccionariocuacs.o: diccionariocuacs.cpp diccionariocuacs.hpp cuac.hpp fecha.hpp
|
||||
$(GPP) $(OPTS) -c diccionariocuacs.cpp
|
||||
|
||||
clean:
|
||||
rm *.o a.out
|
||||
rm *.o a.out *.tar
|
||||
|
||||
tar: a.out
|
||||
tar cvf quacker.tar *.cpp *.hpp
|
||||
tar cvf quacker.tar *.cpp *.hpp Makefile
|
||||
tar tvf quacker.tar
|
||||
|
||||
diff: a.out
|
||||
|
||||
Reference in New Issue
Block a user