1 2 3 4 5 6 7 8 9 10
# Makefile for UcSlugC # Licensed under the GPL v2 or later DISTRO=ucslugc TARGET=openslug-packages include common/Make.rules # The following is required for bootstrapping common/Make.rules: $(MAKE) -f ../common/Make.rules common