1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-27 19:17:43 +00:00

dd - add dd in GNUmakefile

This commit is contained in:
Dylan Aïssi 2022-02-08 15:50:09 +01:00
parent 9c813be5f1
commit 2b59b011f6

View file

@ -62,6 +62,7 @@ PROGS := \
csplit \ csplit \
cut \ cut \
date \ date \
dd \
df \ df \
dircolors \ dircolors \
dirname \ dirname \