1
0
Fork 0
mirror of git://git.psyc.eu/libpsyc synced 2024-08-15 03:19:02 +00:00

Merge remote-tracking branch 'l/master'

This commit is contained in:
psyc://loupsycedyglgamf.onion/~lynX 1984-04-04 00:44:04 +00:00
commit a0abf99f72
6 changed files with 33 additions and 19 deletions

View file

@ -1,5 +1,4 @@
prefix = /usr
includedir = ${prefix}/include
includedir = ${PREFIX}/include
INSTALL = install
HEADERS = psyc.h

View file

@ -1,7 +1,4 @@
# Why do we have a Makefile in the include directory?
prefix = /usr
includedir = ${prefix}/include
includedir = ${PREFIX}/include
INSTALL = install
HEADERS = match.h method.h packet.h parse.h render.h text.h uniform.h variable.h