From 0201d9efe1750a37be49901b695176c9bda06e54 Mon Sep 17 00:00:00 2001 From: "U-DESKTOP-T772REH\\wangyu" Date: Sat, 23 Jun 2018 12:34:12 +0800 Subject: [PATCH] trival --- makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/makefile b/makefile index 0674de8..914215c 100755 --- a/makefile +++ b/makefile @@ -80,6 +80,7 @@ debug2: git_version # ${cc_local} -o ${NAME}_$@ -I. ${SOURCES} ${FLAGS} -lrt -O3 clean: + rm -f udp2raw.exe ${OUTPUTS} rm -f udp2raw udp2raw_cross udp2raw_cmake udp2raw_dynamic rm -f git_version.h