temp hack for separate rss files

This commit is contained in:
ehouse 2005-02-08 07:17:40 +00:00
parent f000d37e0c
commit d6a7207614

View file

@ -154,5 +154,10 @@ $(OBJDIR)/%.o: $(SRCDIR)/%.cpp
$(NAME).mbg $(NAME).mbm: $(IMG_SRC)
$(BMCONV) /h$(NAME).mbg $(NAME).mbm $(subst ..,/2..,$(IMG_SRC))
# temporary hack until I get 'round to breaking the .rss file into
# common, 60 and 80 (with the latter two including the first).
$(NAME).rss: xwords.rss
ln -s $< $@
clean:
rm -f $(GENERATED) $(NAME).aifspec $(OBJECTS) $(MBG) *.mbm