Initial import.
FossilOrigin-Name: ba81f6810553036e35811b67461234f9cbac69c064114a89edd073c20b8fa656
This commit is contained in:
commit
504c859ffa
12 changed files with 1082 additions and 0 deletions
5
tests/Makefile
Normal file
5
tests/Makefile
Normal file
|
@ -0,0 +1,5 @@
|
|||
all:
|
||||
objfw-compile -Wall -g -o tests *.m -I../src -L../src -lobjirc
|
||||
|
||||
clean:
|
||||
rm -f tests *.o
|
Loading…
Add table
Add a link
Reference in a new issue