Please enable JavaScript in your browser!
Startseite
Erkunden
Hilfe
Anmelden
ae
/
buttox
Beobachten
1
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Wiki
Branch:
master
Branches
Tags
master
buttox
/
tools
/
testing
/
selftests
/
filesystems
/
Makefile
Makefile
95 B
Permalink
Verlauf
Originalformat
1
2
3
4
5
6
7
8
TEST_PROGS := dnotify_test
all: $(TEST_PROGS)
include ../lib.mk
clean:
rm -fr $(TEST_PROGS)