]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - Ada95/Makefile.in
ncurses 6.1 - patch 20180616
[ncurses.git] / Ada95 / Makefile.in
index 63d28ad307e722b1332a3053c4a4ce52b87bf09c..4d80fe386c1b264e6542960590b32695a52fcc28 100644 (file)
@@ -1,6 +1,6 @@
-# $Id: Makefile.in,v 1.18 2010/04/03 15:24:33 tom Exp $
+# $Id: Makefile.in,v 1.22 2015/08/05 23:15:41 tom Exp $
 ##############################################################################
-# Copyright (c) 1998-2003,2010 Free Software Foundation, Inc.                #
+# Copyright (c) 1998-2010,2015 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"), #
 #  Author:  Juergen Pfeifer, 1996
 #
 #  Version Control
-#  $Revision: 1.18 $
+#  $Revision: 1.22 $
 #
-SHELL          = /bin/sh
+SHELL          = @SHELL@
+VPATH          = @srcdir@
 THIS           = Makefile
 
 SUBDIRS         = @ADA_SUBDIRS@
@@ -62,6 +63,11 @@ realclean ::
        for d in $(SUBDIRS); do \
                (cd $$d ; $(MAKE) $(CF_MFLAGS) $@) ;\
        done
+       rm -rf lib
+       for lib_kind in static dynamic; do \
+               rm -rf $${lib_kind}-ali; \
+               rm -rf $${lib_kind}-obj; \
+       done
        -rm -f config.cache config.log config.status include/ncurses_cfg.h
        -rm -f Makefile