aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
blob: 5f8c38a3f4ccf64391cf465701b2697282ab4a6a (plain) (blame)
1
2
3
make:
	gcc -Wall nmount.c -o nmount
	gcc -static nmount.c -o nmount_static