=================================================================== RCS file: /cvs/djgpp/djgpp/src/makefile,v retrieving revision 1.9 retrieving revision 1.10 diff -p -u -r1.9 -r1.10 --- djgpp/src/makefile 2003/05/11 00:42:01 1.9 +++ /cvs/djgpp/djgpp/src/makefile 2003/07/28 20:11:45 1.10 @@ -1,3 +1,4 @@ +# Copyright (C) 2003 DJ Delorie, see COPYING.DJ for details # Copyright (C) 1999 DJ Delorie, see COPYING.DJ for details # Copyright (C) 1998 DJ Delorie, see COPYING.DJ for details # Copyright (C) 1995 DJ Delorie, see COPYING.DJ for details @@ -62,6 +63,8 @@ clean : misc.exe makemake.exe $(MAKE) -C dxe clean $(MAKE) -C mkdoc clean $(MAKE) -C docs clean + $(MAKE) -C djasm clean -$(MAKE) -C ../zoneinfo/src clean $(MAKE) -f makempty clean - ./misc.exe rm makemake.exe copyrite.exe misc.exe + ./misc.exe rm gpp.opt + ./misc.exe rm makemake.exe copyrite.exe misc.exe