X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=Ada95%2FMakefile.in;h=349c5abfa2eaeb4cd4647ae696ab06746a0447e7;hp=b1743cfa6e3a7dcafcb11c5afd57b1c6d36f3066;hb=677412a37f53a465b9b127843d4aa070077659e8;hpb=4f10f7dff42e5348b814bdce71d3e4d925bd6ed6 diff --git a/Ada95/Makefile.in b/Ada95/Makefile.in index b1743cfa..349c5abf 100644 --- a/Ada95/Makefile.in +++ b/Ada95/Makefile.in @@ -1,5 +1,6 @@ +# $Id: Makefile.in,v 1.17 2010/02/27 00:55:23 tom Exp $ ############################################################################## -# Copyright (c) 1998 Free Software Foundation, Inc. # +# Copyright (c) 1998-2003,2010 Free Software Foundation, Inc. # # # # Permission is hereby granted, free of charge, to any person obtaining a # # copy of this software and associated documentation files (the "Software"), # @@ -29,7 +30,7 @@ # Author: Juergen Pfeifer, 1996 # # Version Control -# $Revision: 1.15 $ +# $Revision: 1.17 $ # SHELL = /bin/sh THIS = Makefile @@ -61,7 +62,11 @@ realclean :: for d in $(SUBDIRS); do \ (cd $$d ; $(MAKE) $(CF_MFLAGS) $@) ;\ done - rm -f Makefile + -rm -f config.cache config.log config.status include/ncurses_cfg.h + -rm -f Makefile + +preinstall : + @ install.data : @