diff options
author | Roland McGrath <roland@gnu.org> | 1996-05-01 02:20:17 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1996-05-01 02:20:17 +0000 |
commit | a955e42eef5c9da5b6977f1cd1b207a0d8937922 (patch) | |
tree | c7d08b7b5ab7ab80d6863d1fa7758e2e3f101bb6 | |
parent | d0f2f57f9cc28dddf10cc25243d77c05167ad7aa (diff) |
Initial revision
-rw-r--r-- | build.mkcf.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/build.mkcf.in b/build.mkcf.in new file mode 100644 index 00000000..b82d3f63 --- /dev/null +++ b/build.mkcf.in @@ -0,0 +1,3 @@ + +# Get the make rules from the source directory. +include $(srcdir)/Makeconf |