mirror of
https://github.com/eddyem/eddys_snippets.git
synced 2026-03-20 08:41:02 +03:00
add print date for initial clock setup
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
PROGRAM = gpstest
|
||||
LDFLAGS =
|
||||
LDFLAGS = -lm
|
||||
SRCS = $(wildcard *.c)
|
||||
OBJDIR = mk
|
||||
CC = gcc
|
||||
|
||||
Reference in New Issue
Block a user