aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeraphim Mellos <mellos@ceid.upatras.gr>2008-06-15 11:36:46 +0300
committerSeraphim Mellos <mellos@ceid.upatras.gr>2008-06-15 11:36:46 +0300
commit1bdbf53a2a3fda4108634267acf4b801867e50be (patch)
treeb5e6e3722a1525cee464cb32b7b909f52c790ea1 /Makefile
parentAdded log messages and restructured base dir organization (diff)
downloadopenpam-modules-1bdbf53a2a3fda4108634267acf4b801867e50be.tar.gz
openpam-modules-1bdbf53a2a3fda4108634267acf4b801867e50be.tar.bz2
openpam-modules-1bdbf53a2a3fda4108634267acf4b801867e50be.zip
Started work on Makefiles
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..9b34d2b
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,2 @@
+all install clean:
+ $(MAKE) -C modules $@