Please enable JavaScript in your browser!
Halaman utama
Jelajahi
Bantuan
Masuk
ae
/
buttox
Liatin
1
Bintangi
0
Fork
0
Berkas
Masalah
0
Wiki
Cabang:
master
Ranting
Tag
master
buttox
/
tools
/
testing
/
selftests
/
filesystems
/
Makefile
Makefile
95 B
Permalink
Riwayat
Mentahan
1
2
3
4
5
6
7
8
TEST_PROGS := dnotify_test
all: $(TEST_PROGS)
include ../lib.mk
clean:
rm -fr $(TEST_PROGS)