]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/blobdiff - libxfs/Makefile
libfrog: move platform specific runtime support code out of libxfs
[thirdparty/xfsprogs-dev.git] / libxfs / Makefile
index 0470f5f6074a5a9e6c33bad56269afb3dff6f7b8..7cde18d36eca2883b8d36d7c6153c73ea9d14259 100644 (file)
@@ -97,9 +97,6 @@ CFILES = cache.c \
        xfs_symlink_remote.c \
        xfs_trans_resv.c
 
-CFILES += $(PKG_PLATFORM).c
-PCFILES = darwin.c freebsd.c irix.c linux.c
-LSRCFILES = $(shell echo $(PCFILES) | sed -e "s/$(PKG_PLATFORM).c//g")
 LSRCFILES += gen_crc32table.c
 
 #