X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=support%2Fmisc%2FMakefile;fp=support%2Fmisc%2FMakefile;h=b2f73f8b362025b90a8391a94e2ed3dcfbb16bed;hp=0000000000000000000000000000000000000000;hb=764e46f5c5fe1a6e376f4cd350424f33afc9e838;hpb=25f30caad17b6379a462d567b242e961082e1485 diff --git a/support/misc/Makefile b/support/misc/Makefile new file mode 100644 index 0000000..b2f73f8 --- /dev/null +++ b/support/misc/Makefile @@ -0,0 +1,11 @@ +# +# linux-nfs/support/misc/Makefile +# + +LIBNAME = libmisc.a +OBJS = tcpwrapper.o from_local.o + +include $(TOP)rules.mk + +install:: + @: