mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-21 01:29:29 +02:00
+ moved here from libc dir
This commit is contained in:
parent
f3292c1697
commit
b51d0145b4
1517
packages/extra/unixutil/Makefile
Normal file
1517
packages/extra/unixutil/Makefile
Normal file
File diff suppressed because it is too large
Load Diff
19
packages/extra/unixutil/Makefile.fpc
Normal file
19
packages/extra/unixutil/Makefile.fpc
Normal file
@ -0,0 +1,19 @@
|
||||
#
|
||||
# Makefile.fpc for libc binding
|
||||
#
|
||||
|
||||
[package]
|
||||
name=unixutil
|
||||
version=1.0.10
|
||||
|
||||
[target]
|
||||
units=unixutils
|
||||
|
||||
[require]
|
||||
libc=y
|
||||
|
||||
[install]
|
||||
fpcpackage=y
|
||||
|
||||
[default]
|
||||
fpcdir=../../..
|
1191
packages/extra/unixutil/unixutils.pp
Normal file
1191
packages/extra/unixutil/unixutils.pp
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user