summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 2794c6eeb..c17bdddf5 100644
--- a/Makefile
+++ b/Makefile
@@ -35,8 +35,12 @@ xps_debug:
xps:
make -C main -f pcl6_gcc.mak XPS_INCLUDED=TRUE
+met_debug:
+ make -C main -f pcl6_gcc.mak MET_INCLUDED=TRUE debug
+
met:
make -C main -f pcl6_gcc.mak MET_INCLUDED=TRUE
+
#### UFST LIBRARY DEPENDENCY RULES ####
ufst: