mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-11 13:09:43 +02:00
+ new package for OS/2-specific units
This commit is contained in:
parent
e8a8374e77
commit
5f8c5805f7
1098
packages/extra/os2units/Makefile
Normal file
1098
packages/extra/os2units/Makefile
Normal file
File diff suppressed because it is too large
Load Diff
13
packages/extra/os2units/Makefile.fpc
Normal file
13
packages/extra/os2units/Makefile.fpc
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
#
|
||||||
|
# Makefile.fpc for Free Pascal OS/2 platform units
|
||||||
|
#
|
||||||
|
|
||||||
|
[target]
|
||||||
|
dirs=ftpapi
|
||||||
|
|
||||||
|
[install]
|
||||||
|
fpcpackage=y
|
||||||
|
fpcsubdir=packages
|
||||||
|
|
||||||
|
[default]
|
||||||
|
fpcdir=../..
|
Loading…
Reference in New Issue
Block a user