X-Git-Url: http://git.onelab.eu/?p=ipfw.git;a=blobdiff_plain;f=Makefile;h=0442810f2815edb1ac887c8cbf13c6c8ea8762cf;hp=2410b3d90540451a00502924ec46b43e1773cf72;hb=1f3693d89c1c88e895721e21751c354e74b99627;hpb=1a406635eb894da69f2435c4d3ae7517e3c5cd70 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.