]> rtime.felk.cvut.cz Git - l4.git/blobdiff - l4/pkg/examples/misc/cat/Makefile
Update
[l4.git] / l4 / pkg / examples / misc / cat / Makefile
index d3c704a4a3c4a7f8d6edfb67944cee7704cbff2b..8d37378dac8fb73c27428b54965178452e991f78 100644 (file)
@@ -1,5 +1,5 @@
-PKGDIR          ?= ../../..
-L4DIR           ?= $(PKGDIR)/..
+PKGDIR          ?= ../..
+L4DIR           ?= $(PKGDIR)/../..
 
 TARGET           = cat 
 SRC_C            = cat.c