woozle.org/birds/birds.mk

5 lines
111 B
Makefile
Raw Normal View History

2010-11-16 21:37:35 -07:00
PLAIN += birds
COPY += $(wildcard birds/*.png)
2010-11-17 13:23:04 -07:00
COPY += $(wildcard birds/*.jpg)
2010-11-18 13:27:59 -07:00
COPY += $(wildcard birds/*.gif)