mirror of
https://github.com/NixOS/nix
synced 2025-07-02 01:01:48 +02:00
Remove Automakefiles
This commit is contained in:
parent
16e7d69209
commit
0c6d62cf27
22 changed files with 0 additions and 510 deletions
|
@ -1,12 +0,0 @@
|
|||
pkglib_LTLIBRARIES = libformat.la
|
||||
|
||||
libformat_la_SOURCES = format_implementation.cc free_funcs.cc \
|
||||
parsing.cc
|
||||
|
||||
pkginclude_HEADERS = exceptions.hpp feed_args.hpp format_class.hpp \
|
||||
format_fwd.hpp group.hpp internals.hpp internals_fwd.hpp \
|
||||
macros_default.hpp
|
||||
|
||||
pkgincludedir = ${includedir}/nix/boost/format
|
||||
|
||||
AM_CXXFLAGS = -Wall -I$(srcdir)/../..
|
Loading…
Add table
Add a link
Reference in a new issue