summaryrefslogtreecommitdiff
path: root/libc/kinclude/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libc/kinclude/Makefile')
-rw-r--r--libc/kinclude/Makefile10
1 files changed, 2 insertions, 8 deletions
diff --git a/libc/kinclude/Makefile b/libc/kinclude/Makefile
index 8982f57..aa4ef72 100644
--- a/libc/kinclude/Makefile
+++ b/libc/kinclude/Makefile
@@ -2,14 +2,8 @@
# This file is part of the Linux-8086 C library and is distributed
# under the GNU Library General Public License.
-TOP=..
-include $(TOP)/Make.defs
-
-OBJ=
-
-all: $(OBJ)
-
-libc.a:
+all:
+ @:
transfer:
-@rm -f ../include/linuxmt