mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 20:36:50 +03:00
Remove all references to MAD.
This commit is contained in:
parent
599e14a9eb
commit
d5efb60c84
@ -9,20 +9,10 @@
|
||||
|
||||
lib_LTLIBRARIES = libvfs.la
|
||||
|
||||
BUILT_SOURCES = mad.c mad.h
|
||||
|
||||
libvfsincludedir=$(includedir)/vfs
|
||||
|
||||
libvfsinclude_HEADERS=vfs.h
|
||||
|
||||
EXTRA_DIST = mc-src/mad.c mc-src/mad.h
|
||||
|
||||
mad.c: mc-src/mad.c
|
||||
$(LN_S) $(srcdir)/mc-src/mad.c mad.c
|
||||
|
||||
mad.h: mc-src/mad.h
|
||||
$(LN_S) $(srcdir)/mc-src/mad.h mad.h
|
||||
|
||||
libvfs_la_SOURCES = \
|
||||
container.c \
|
||||
direntry.c \
|
||||
|
Loading…
Reference in New Issue
Block a user