Page MenuHomeDevCentral

Makefile
No OneTemporary

Makefile

all: index.xml
index.tmp:
ls -t *-*-*-*.xml > index.tmp
index.xml: index.tmp
./genindex
clean:
rm -f index.tmp
rm -f index.xml

File Metadata

Mime Type
text/x-makefile
Expires
Mon, Sep 14, 08:47 (11 h, 58 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
4005434
Default Alt Text
Makefile (134 B)

Event Timeline