Project

General

Profile

Bug #1035 ยป chanman-0.0.9_missing-translation.diff

Anonymous, 07/01/2012 08:12 PM

View differences:

chanman-0.0.9/Makefile 2012-07-01 19:58:38.000000000 +0200
@mkdir -p $(dir $@)
cp $< $@
.PHONY: i18n
i18n: $(I18Nmsgs)
### Targets:
all: libvdr-$(PLUGIN).so
all: libvdr-$(PLUGIN).so i18n
libvdr-$(PLUGIN).so: $(OBJS)
$(CXX) $(CXXFLAGS) -shared $(OBJS) -o $@
    (1-1/1)