mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 13:57:14 +02:00
19 lines
720 B
Diff
19 lines
720 B
Diff
zconf : argz.h functions
|
|
cpuplugd : feenableexcept function
|
|
|
|
diff --git a/Makefile b/Makefile
|
|
index a760c0f..203e7ed 100644
|
|
--- a/Makefile
|
|
+++ b/Makefile
|
|
@@ -5,8 +5,8 @@ include common.mak
|
|
|
|
LIB_DIRS = libvtoc libu2s libutil libzds libdasd libvmdump
|
|
TOOL_DIRS = zipl zdump fdasd dasdfmt dasdview tunedasd \
|
|
- tape390 osasnmpd qetharp ip_watcher qethconf scripts zconf \
|
|
- vmconvert vmcp man mon_tools dasdinfo vmur cpuplugd ipl_tools \
|
|
+ tape390 osasnmpd qetharp ip_watcher qethconf scripts \
|
|
+ vmconvert vmcp man mon_tools dasdinfo vmur ipl_tools \
|
|
ziomon iucvterm hyptop cmsfs-fuse qethqoat zfcpdump zdsfs cpumf \
|
|
systemd hmcdrvfs cpacfstats zdev dump2tar
|
|
SUB_DIRS = $(LIB_DIRS) $(TOOL_DIRS)
|