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, 4:51 AM (1 d, 17 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1463919
Default Alt Text
Makefile (180 B)

Event Timeline