Please enable JavaScript in your browser!
Accueil
Explorer
Aide
Connexion
ae
/
buttox
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Branche:
master
Branches
Tags
master
buttox
/
tools
/
testing
/
selftests
/
filesystems
/
Makefile
Makefile
95 B
Lien permanent
Historique
Raw
1
2
3
4
5
6
7
8
TEST_PROGS := dnotify_test
all: $(TEST_PROGS)
include ../lib.mk
clean:
rm -fr $(TEST_PROGS)