libx52/libx52util
nirenjan 8d38c4d16b Fix Makefile to build on alternative make implementations
On some systems (notably FreeBSD), the make implementation makes a
distinction between $(builddir)/<path> and <path>, even when builddir is
`.`. This commit removes $(builddir) from all references to generated
files, so that these implementations don't fail. Keeping $(builddir)
causes older versions automake (1.15 and older) to generate a broken
Makefile.
2021-10-12 12:10:36 -07:00
..
Makefile.am Fix Makefile to build on alternative make implementations 2021-10-12 12:10:36 -07:00
libx52util.h Move libx52util to top level 2021-07-29 21:47:07 -07:00
libx52util.pc.in Fix Cflags and add libx52util.pc 2021-08-03 12:53:26 -07:00
x52_char_map.cfg Move libx52util to top level 2021-07-29 21:47:07 -07:00
x52_char_map.h Move libx52util to top level 2021-07-29 21:47:07 -07:00
x52_char_map_gen.py Move libx52util to top level 2021-07-29 21:47:07 -07:00
x52_char_map_lookup.c Move libx52util to top level 2021-07-29 21:47:07 -07:00