patch-2.4.0-prerelease linux/fs/nls/Makefile
Next file: linux/fs/ntfs/Makefile
Previous file: linux/fs/nls/Config.in
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Fri Dec 29 14:07:23 2000
- Orig file:
v2.4.0-test12/linux/fs/nls/Makefile
- Orig date:
Sun Aug 6 11:23:41 2000
diff -u --recursive --new-file v2.4.0-test12/linux/fs/nls/Makefile linux/fs/nls/Makefile
@@ -52,8 +52,7 @@
obj-$(CONFIG_NLS_ABC) += nls_abc.o
obj-$(CONFIG_NLS_UTF8) += nls_utf8.o
-OX_OBJS = $(obj-y)
-M_OBJS = $(obj-m)
+export-objs = $(obj-y)
O_TARGET = nls.o
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)