From dde83349da01f4b2d6a2e4182fc7a3cc627745f6 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 26 Feb 2021 17:30:12 +0100 Subject: Add libsimple_[e[n]]{local,gm}time, remove dates from man pages, and add blank lines between sections in man pages MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 50152f4..61d07da 100644 --- a/Makefile +++ b/Makefile @@ -68,6 +68,8 @@ OBJ =\ enaligned_wcsndup.o\ enaligned_wmemdup.o\ encalloc.o\ + engmtime.o\ + enlocaltime.o\ enmalloc.o\ enmemdup.o\ enposix_memalignz.o\ @@ -85,6 +87,8 @@ OBJ =\ enwcsdup.o\ enwcsndup.o\ enwmemdup.o\ + gmtime.o\ + localtime.o\ memcasechr.o\ memcasechr_inv.o\ memcasecmp.o\ -- cgit v1.2.3-70-g09d2