Initial release
This commit is contained in:
commit
ae3923f28e
1
project.conf
Normal file
1
project.conf
Normal file
@ -0,0 +1 @@
|
|||||||
|
package=configure
|
5
src/Makefile
Normal file
5
src/Makefile
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
all:
|
||||||
|
|
||||||
|
clean:
|
||||||
|
|
||||||
|
distclean: clean
|
1
src/project.conf
Normal file
1
src/project.conf
Normal file
@ -0,0 +1 @@
|
|||||||
|
targets=configure
|
Loading…
Reference in New Issue
Block a user