summaryrefslogtreecommitdiffstats
path: root/contrib/libpam/modules/dont_makefile
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/libpam/modules/dont_makefile')
-rw-r--r--contrib/libpam/modules/dont_makefile19
1 files changed, 0 insertions, 19 deletions
diff --git a/contrib/libpam/modules/dont_makefile b/contrib/libpam/modules/dont_makefile
deleted file mode 100644
index f256ce1..0000000
--- a/contrib/libpam/modules/dont_makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-#########################################################################
-# This is a makefile that does nothing. It is designed to be included
-# by module Makefile-s when they are not compatable with the local
-# system
-#########################################################################
-
-all:
- @echo "This module will not be compiled on this system"
-
-extraclean: clean
-
-install: clean
-
-clean:
- @echo "Nothing to do"
-
-#########################################################################
-# all over..
-#########################################################################
OpenPOWER on IntegriCloud