how-lix-os-pkgs/xxd/default/make.sh

4 lines
64 B
Bash
Executable File

#!/bin/sh -e
gcc $CFLAGS $LDFLAGS -DUNIX -o ../build/xxd xxd.c