diff options
Diffstat (limited to 'utils/Makefile')
-rw-r--r-- | utils/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/Makefile b/utils/Makefile index a8176012..8134a38e 100644 --- a/utils/Makefile +++ b/utils/Makefile @@ -68,7 +68,7 @@ ping: ../libthreads/libthreads.a settrans: ../libfshelp/libfshelp.a ../libports/libports.a ../libthreads/libthreads.a ps w ids settrans sync showtrans fsysopts storeinfo login vmstat portinfo \ devprobe vminfo addauth rmauth setauth su unsu ftpcp ftpdir storeread \ - storecat: \ + storecat msgport: \ ../libshouldbeinlibc/libshouldbeinlibc.a $(filter-out $(special-targets), $(targets)): %: %.o |