]> mj.ucw.cz Git - moe.git/blobdiff - mop/Makefile
Box: Let the 32-bit version refuse to run on 64-bit kernels
[moe.git] / mop / Makefile
index f2e4256664300eafbb1ac28dc6dd0b9559fc452c..24181014fdc8fb5aebf6909c63f67be44df1b4a5 100644 (file)
@@ -2,9 +2,13 @@
 # (c) 2008 Martin Mares <mj@ucw.cz>
 
 DIRS+=mop
 # (c) 2008 Martin Mares <mj@ucw.cz>
 
 DIRS+=mop
-PROGS+=$(addprefix $(o)/mop/,md5crypt)
 
 
-$(o)/mop/md5crypt: $(o)/mop/md5crypt.o $(LIBUCW)
+include $(s)/mop/admin/Makefile
+include $(s)/mop/eval/Makefile
+include $(s)/mop/public/Makefile
+include $(s)/mop/score/Makefile
+include $(s)/mop/calibrate/Makefile
 
 
-CONFIGS+=mop
+CONFIGS+=mop userlist
 run/cf/mop: $(o)/mop/mop.cf
 run/cf/mop: $(o)/mop/mop.cf
+run/cf/userlist: $(o)/mop/userlist.cf