Remove generated files from the source tree

This commit is contained in:
Pierre Pronchery 2020-01-02 03:34:03 +01:00
parent f62e0aba7f
commit 9373d05574

View File

@ -1,10 +0,0 @@
#define PACKAGE "strace"
#define VERSION "0.0.0"
#ifndef PREFIX
# define PREFIX "/usr/local"
#endif
#ifndef LIBDIR
# define LIBDIR PREFIX "/lib"
#endif