X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=Makefile;h=0442810f2815edb1ac887c8cbf13c6c8ea8762cf;hb=602f54f9731caf5cadfd479a857043dc2cbb21c2;hp=2410b3d90540451a00502924ec46b43e1773cf72;hpb=6c2e192c3237bd46db6ad4230fed71d28f362331;p=ipfw.git diff --git a/Makefile b/Makefile index 2410b3d..0442810 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ # To build on system with non standard Kernel sources or userland files, # you should run this with # -# make KERNELPATH=/path/to/linux-2.x.y.z USRDIR=/path/to/usr +# make KERNELPATH=/path/to/linux-2.x.y.z USRDIR=/path/to/usr # # We assume that $(USRDIR) contains include/ and lib/ used to build userland.