diff --git a/package/gluon-config-mode-geo-location/src/Makefile b/package/gluon-config-mode-geo-location/src/Makefile new file mode 100644 index 00000000..fa40ca27 --- /dev/null +++ b/package/gluon-config-mode-geo-location/src/Makefile @@ -0,0 +1,5 @@ +.cpp: + $(CXX) $(CPPFLAGS) $(CFLAGS) $(LDFLAGS) $(VFLAG) -o $@ $< + +all: i18ndefaultgen i18ndegen i18nfrgen wizardgen checkgen +