Skip to content
Snippets Groups Projects
Commit 67c45431 authored by Duncan White's avatar Duncan White
Browse files

added datadec to ignore list, fixed error in test/Makefile (clean target deleted ctest.c, oops)

parent b0e4c8cd
No related branches found
No related tags found
No related merge requests found
datadec
*.o
CFLAGS = -g -UDEBUGGING
TESTEXECS = ctest
AUTOCRAP = ctest.* cx.[och]
AUTOCRAP = ctest.o cx.[och]
all: $(TESTEXECS)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment