removed the containing subdir

This commit is contained in:
2023-10-02 21:04:28 +09:00
parent 5b2953c9c7
commit ea73f9f8d2
163 changed files with 0 additions and 0 deletions

5
lib/pf.c Normal file
View File

@ -0,0 +1,5 @@
/* this file is used for the icc compiler which
* doesn't accept a file name containing a dash over the command line */
#include "pf-basic.c"
#include "pf-sys.c"
#include "pf-utf8.c"