mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-05-24 18:38:50 +00:00
Added a dummy version of libcurses.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8222 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
efe98e9b1d
commit
402f151d44
6
runtime/GCCLibraries/libcurses/Makefile
Normal file
6
runtime/GCCLibraries/libcurses/Makefile
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
LEVEL = ../../..
|
||||||
|
BYTECODE_LIBRARY=1
|
||||||
|
DONT_BUILD_RELINKED=1
|
||||||
|
LIBRARYNAME=curses
|
||||||
|
|
||||||
|
include $(LEVEL)/Makefile.common
|
0
runtime/GCCLibraries/libcurses/dummy.c
Normal file
0
runtime/GCCLibraries/libcurses/dummy.c
Normal file
Loading…
x
Reference in New Issue
Block a user