Page MenuHomeClusterLabs Projects

Makefile
No OneTemporary

Makefile

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

File Metadata

Mime Type
text/x-makefile
Expires
Tue, Feb 25, 6:45 PM (1 d, 6 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1406010
Default Alt Text
Makefile (179 B)

Event Timeline