Import ncpfs 0.7
This commit is contained in:
4
Makefile
4
Makefile
@@ -2,7 +2,7 @@
|
||||
# Makefile for the linux ncp-filesystem routines.
|
||||
#
|
||||
|
||||
KERNEL = 1.3
|
||||
KERNEL = 1.2
|
||||
|
||||
INCLUDES = -I/usr/src/linux/include -Ikernel
|
||||
BINDIR = ./bin
|
||||
@@ -31,7 +31,7 @@ clean:
|
||||
|
||||
|
||||
realclean: clean
|
||||
rm -fr bin/* ncpfs.tgz util/mnt
|
||||
rm -fr bin/* ncpfs.tgz
|
||||
make -C util realclean
|
||||
|
||||
modules: ncpfs.o
|
||||
|
||||
Reference in New Issue
Block a user