This website requires JavaScript.
Explore
Minetest
Help
Sign In
Ginger88895
/
warzone2100
Watch
1
Star
0
Fork
You've already forked warzone2100
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
6e98009cd4
warzone2100
/
lib
/
sequence
/
Makefile.am
6 lines
98 B
Makefile
Raw
Normal View
History
Unescape
Escape
Use some more advanced Automake techniques like noinst_HEADERS. Changes partly autogenerated by KDevelop, so this should be compatible with Automake 1.6. git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@1118 4a71c877-e1ca-e34f-864e-861f7616d084
2007-02-16 06:36:03 -08:00
noinst_LIBRARIES
=
libsequence.a
Remove all RPL cruft from the sequence code. The new sequence code can be added to sequence.c easily. Projects will need to be updated. git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@3162 4a71c877-e1ca-e34f-864e-861f7616d084
2007-12-24 07:57:29 -08:00
noinst_HEADERS
=
sequence.h
Use some more advanced Automake techniques like noinst_HEADERS. Changes partly autogenerated by KDevelop, so this should be compatible with Automake 1.6. git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@1118 4a71c877-e1ca-e34f-864e-861f7616d084
2007-02-16 06:36:03 -08:00
Remove all RPL cruft from the sequence code. The new sequence code can be added to sequence.c easily. Projects will need to be updated. git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@3162 4a71c877-e1ca-e34f-864e-861f7616d084
2007-12-24 07:57:29 -08:00
libsequence_a_SOURCES
=
sequence.c
Create final repository structure. git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@362 4a71c877-e1ca-e34f-864e-861f7616d084
2007-06-28 10:47:08 -07:00