CDN_DNS/trie/Makefile

2 lines
64 B
Makefile
Raw Normal View History

2024-06-05 14:40:59 +02:00
trie: trie.c trie.h
gcc trie.c -Wall -pedantic -std=c89 -o trie