Page MenuHomeClusterLabs Projects

Makefile
No OneTemporary

Makefile

all:
${MAKE} -C src all
clean:
${MAKE} -C src clean
install: all
${MAKE} -C src install
uninstall:
${MAKE} -C src uninstall
distclean: clean
rm -f make/defines.mk

File Metadata

Mime Type
text/x-makefile
Expires
Mon, Feb 24, 11:52 PM (18 h, 26 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1454424
Default Alt Text
Makefile (172 B)

Event Timeline