8bfa172675
Makefile will autogenerate library header, excluding lines containing "@exclude"
19 lines
271 B
Makefile
19 lines
271 B
Makefile
LDLIBS := -lscerror
|
|
|
|
MAJOR := 1
|
|
MINOR := 1
|
|
PATCH := 0
|
|
|
|
HDRS := byte_order_changer.hpp \
|
|
byte_order.hpp \
|
|
data_streamer.hpp \
|
|
fdiobuf.hpp \
|
|
fdistream.hpp \
|
|
fdostream.hpp \
|
|
fdstream.hpp \
|
|
float80.hpp \
|
|
imemfile.hpp \
|
|
mapped_file.hpp \
|
|
memstreambuf.hpp \
|
|
socketstream.hpp \
|