Page MenuHomeClusterLabs Projects

Makefile
No OneTemporary

Makefile

all:
${MAKE} -C src all
clean:
${MAKE} -C src clean
${MAKE} -C tests 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
Tue, Feb 25, 5:08 PM (1 d, 8 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1462343
Default Alt Text
Makefile (196 B)

Event Timeline