[Freeciv-Dev] Re: Something is wrong.
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
At 2001/03/04 13:27 , Andreas Kemnade wrote:
>
>What about
>--- freeciv/intl/Makefile.in Sat Jul 17 13:46:51 1999
>+++ freeciv/intl/Makefile.in.new Sun Mar 4 19:19:54 2001
>@@ -171,7 +171,7 @@
> clean: mostlyclean
>
> distclean: clean
>- rm -f Makefile ID TAGS po2msg.sed po2tbl.sed
>+ rm -f Makefile ID TAGS po2msg.sed po2tbl.sed libintl.h
>
> maintainer-clean: distclean
> @echo "This command is intended for maintainers to use;"
>
>
>Or should we change freeciv/Makefile.am to avoid touching the intl
>dir?? (add rm intl/libintl.h)
This second idea sounds better. We shouldn't touch the intl subdirectory.
jjm
|
|