diff options
Diffstat (limited to 'ports/sysdeps/unix/sysv/linux/hppa/Makefile')
-rw-r--r-- | ports/sysdeps/unix/sysv/linux/hppa/Makefile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/ports/sysdeps/unix/sysv/linux/hppa/Makefile b/ports/sysdeps/unix/sysv/linux/hppa/Makefile deleted file mode 100644 index 4c3a1148ca..0000000000 --- a/ports/sysdeps/unix/sysv/linux/hppa/Makefile +++ /dev/null @@ -1,5 +0,0 @@ -# Used by *context() functions -ifeq ($(subdir),stdlib) -gen-as-const-headers += ucontext_i.sym -endif - |