summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorNakidai <nakidai@disroot.org>2024-09-29 17:03:46 +0300
committerNakidai <nakidai@disroot.org>2024-09-29 17:03:46 +0300
commitd9940f79b6ac12aa4682b1f2b24160f5566fe148 (patch)
tree214f40f5856637fa17152f152ea3bec7855f71ad /Makefile
parentfa3f3d73f1c13317741086f815af71465c04aaf7 (diff)
downloadcptc-d9940f79b6ac12aa4682b1f2b24160f5566fe148.tar.gz
cptc-d9940f79b6ac12aa4682b1f2b24160f5566fe148.zip
Edit rule name
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 53306a0..cf3f113 100644
--- a/Makefile
+++ b/Makefile
@@ -14,7 +14,7 @@ RM = rm -f
 
 all: cptc
 
-utils/%:
+utils/convert:
 	make -C utils
 
 root.c: utils/convert README