[Midnightbsd-cvs] src [9820] stable/0.8/include/Makefile: install stdatomic.h

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Apr 29 23:32:06 EDT 2018


Revision: 9820
          http://svnweb.midnightbsd.org/src/?rev=9820
Author:   laffer1
Date:     2018-04-29 23:32:05 -0400 (Sun, 29 Apr 2018)
Log Message:
-----------
install stdatomic.h

Modified Paths:
--------------
    stable/0.8/include/Makefile

Modified: stable/0.8/include/Makefile
===================================================================
--- stable/0.8/include/Makefile	2018-04-25 23:38:10 UTC (rev 9819)
+++ stable/0.8/include/Makefile	2018-04-30 03:32:05 UTC (rev 9820)
@@ -1,5 +1,5 @@
 #	@(#)Makefile	8.2 (Berkeley) 1/4/94
-# $MidnightBSD: src/include/Makefile,v 1.15 2012/10/20 17:17:25 laffer1 Exp $
+# $MidnightBSD$
 #
 # Doing a "make install" builds /usr/include.
 
@@ -19,7 +19,7 @@
 	printf.h proc_service.h pthread.h \
 	pthread_np.h pwd.h ranlib.h readpassphrase.h regex.h \
 	res_update.h resolv.h runetype.h search.h semaphore.h setjmp.h \
-	signal.h spawn.h stab.h \
+	signal.h spawn.h stab.h stdatomic.h \
 	stdbool.h stddef.h stdio.h stdlib.h string.h stringlist.h \
 	strings.h sysexits.h tar.h termios.h tgmath.h \
 	time.h timeconv.h timers.h ttyent.h \



More information about the Midnightbsd-cvs mailing list