<feed xmlns='http://www.w3.org/2005/Atom'>
<title>teythoon/hurd.git/hurd/Makefile, branch master</title>
<subtitle>Personal Hurd development repository</subtitle>
<id>https://darnassus.sceen.net/cgit/teythoon/hurd.git/atom?h=master</id>
<link rel='self' href='https://darnassus.sceen.net/cgit/teythoon/hurd.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://darnassus.sceen.net/cgit/teythoon/hurd.git/'/>
<updated>2016-02-22T20:03:53Z</updated>
<entry>
<title>fix Xioctl-proto.defs creation</title>
<updated>2016-02-22T20:03:53Z</updated>
<author>
<name>Bartlomiej Puget</name>
<email>larhard@gmail.com</email>
</author>
<published>2016-02-22T01:50:14Z</published>
<link rel='alternate' type='text/html' href='https://darnassus.sceen.net/cgit/teythoon/hurd.git/commit/?id=0cb36265d2f76a3445823ece7944e9c1c8c0c341'/>
<id>urn:sha1:0cb36265d2f76a3445823ece7944e9c1c8c0c341</id>
<content type='text'>
* hurd/Makefile (%.h): Remove heading spaces.
(%ioctl-requests.list): Protect asterisk.
* hurd/gensym.awk: Do not print newline in __asm statement.
</content>
</entry>
<entry>
<title>Install .msgids files to datadir.</title>
<updated>2012-09-22T21:49:31Z</updated>
<author>
<name>Alfred M. Szmidt</name>
<email>ams@gnu.org</email>
</author>
<published>2012-09-22T21:49:31Z</published>
<link rel='alternate' type='text/html' href='https://darnassus.sceen.net/cgit/teythoon/hurd.git/commit/?id=131ce3a37dc93eaa62f3b7643772afa9276ed2d5'/>
<id>urn:sha1:131ce3a37dc93eaa62f3b7643772afa9276ed2d5</id>
<content type='text'>
* Makefile (MSGIDS): New variable.
(all, install-msgids, $(datadir)/msgids): New targets.
(install): Specify install-header and install-msgids as
prerequisites.
</content>
</entry>
<entry>
<title>Replace fragile manual »make dist« system with one based on »git archive«.</title>
<updated>2012-04-08T21:10:42Z</updated>
<author>
<name>Thomas Schwinge</name>
<email>thomas@codesourcery.com</email>
</author>
<published>2012-04-08T21:10:42Z</published>
<link rel='alternate' type='text/html' href='https://darnassus.sceen.net/cgit/teythoon/hurd.git/commit/?id=50bfb9acf98d5f4c0c5948cc28285e990b40b659'/>
<id>urn:sha1:50bfb9acf98d5f4c0c5948cc28285e990b40b659</id>
<content type='text'>
* Makeconf (lndist): Remove target.
(dist-hook, dist.tar): New targets.
* Makefile (dist): Rewrite this target's as well as accompanying rules.
(%-lndist, cp-linked-files, $(lf-inst)): Remove targets.
(%.bz2, %.gz, %/dist-hook): New targets.
(DISTFILES): Set.
* doc/Makefile (DISTFILES): Set.
* doc/Makefile (lndist, lndist-info-targets): Remove targets.
* include/Makefile (lndist): Remove target.
* libthreads/Makefile (lndist, lndist-i386-files, lndist-map-file): Remove
targets.
* pfinet/Makefile (lndist, lndist-linux-src-net-core-files)
(lndist-linux-src-net-ethernet-files, lndist-linux-src-net-ipv4-files)
(lndist-linux-src-net-ipv6-files, lndist-linux-src-asm-files)
(lndist-linux-src-include-linux-files, lndist-linux-src-include-net-files)
(lndist-linux-src-include-asm-files, lndist-glue-include-linux-files)
(lndist-glue-include-asm-files): Remove targets.
* auth/Makefile (LCLHDRS): Don't set.
* boot/Makefile (LCLHDRS, DIST_FILES): Likewise.
* bsdfsck/Makefile (LCLHDRS): Likewise.
* config/Makefile (DIST_FILES): Likewise.
* console-client/Makefile (LCLHDRS): Likewise.
* console/Makefile (LCLHDRS, DIST_FILES): Likewise.
* doc/Makefile (DIST_FILES): Likewise.
* exec/Makefile (LCLHDRS, DIST_FILES): Likewise.
* ext2fs/Makefile (LCLHDRS): Likewise.
* fatfs/Makefile (LCLHDRS): Likewise.
* ftpfs/Makefile (LCLHDRS): Likewise.
* hostmux/Makefile (LCLHDRS): Likewise.
* hurd/Makefile (DIST_FILES): Likewise.
* include/Makefile (LCLHDRS): Likewise.
* isofs/Makefile (LCLHDRS, DIST_FILES): Likewise.
* libcons/Makefile (LCLHDRS): Likewise.
* libdirmgt/Makefile (LCLHDRS): Likewise.
* libdiskfs/Makefile (LCLHDRS): Likewise.
* libfshelp/Makefile (LCLHDRS): Likewise.
* libftpconn/Makefile (LCLHDRS): Likewise.
* libihash/Makefile (LCLHDRS): Likewise.
* libiohelp/Makefile (LCLHDRS): Likewise.
* libnetfs/Makefile (LCLHDRS): Likewise.
* libpager/Makefile (LCLHDRS): Likewise.
* libpipe/Makefile (LCLHDRS): Likewise.
* libports/Makefile (LCLHDRS): Likewise.
* libps/Makefile (LCLHDRS): Likewise.
* libshouldbeinlibc/Makefile (LCLHDRS): Likewise.
* libstore/Makefile (LCLHDRS, DIST_FILES): Likewise.
* libthreads/Makefile (LCLHDRS): Likewise.
* libtreefs/Makefile (LCLHDRS): Likewise.
* libtrivfs/Makefile (LCLHDRS): Likewise.
* mach-defpager/Makefile (LCLHDRS): Likewise.
* nfs/Makefile (LCLHDRS): Likewise.
* nfsd/Makefile (LCLHDRS): Likewise.
* pfinet/Makefile (LCLHDRS): Likewise.
* pflocal/Makefile (LCLHDRS): Likewise.
* proc/Makefile (LCLHDRS, DIST_FILES): Likewise.
* release/Makefile (DIST_FILES): Likewise.
* storeio/Makefile (LCLHDRS): Likewise.
* sutils/Makefile (LCLHDRS): Likewise.
* term/Makefile (LCLHDRS, DIST_FILES): Likewise.
* tmpfs/Makefile (LCLHDRS): Likewise.
* ufs-fsck/Makefile (LCLHDRS): Likewise.
* ufs/Makefile (LCLHDRS): Likewise.
* usermux/Makefile (LCLHDRS): Likewise.
* utils/Makefile (LCLHDRS): Likewise.
</content>
</entry>
<entry>
<title>2002-08-22  Marcus Brinkmann  &lt;marcus@gnu.org&gt;</title>
<updated>2002-08-22T21:25:04Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>marcus@gnu.org</email>
</author>
<published>2002-08-22T21:25:04Z</published>
<link rel='alternate' type='text/html' href='https://darnassus.sceen.net/cgit/teythoon/hurd.git/commit/?id=7fdb626470facba99422511754f0e6be11c7f81c'/>
<id>urn:sha1:7fdb626470facba99422511754f0e6be11c7f81c</id>
<content type='text'>
	* aclocal.m4 (hurd_LIB_NCURSESW): New test, modified from GNU
	inetutils 1.4.0.
	* configure.in: Use hurd_LIB_NCURSESW.
	* config.make.in (LIBNCURSESW): New variable, substituted by
	configure.
	(NCURSESW_INCLUDE): Likewise.
	* Makefile (lib-subdirs): Add libcons.
	(prog-subdirs): Add console.

console/
2002-08-22  Marcus Brinkmann  &lt;marcus@gnu.org&gt;

	* console.h: Move file to ../hurd/.
	* Makefile (LCLHDRS): Remove console.h.
	* display.c: Include &lt;hurd/console.h&gt; instead "console.h".
	* console.c: Likewise.

hurd/
2002-08-22  Marcus Brinkmann  &lt;marcus@gnu.org&gt;

	* console.h: Move here from ../console/.
	* Makefile (INSTHDRS): Add console.h.

utils/
2002-08-22  Marcus Brinkmann  &lt;marcus@gnu.org&gt;

	* Makefile: Include `../config.make' early on to get LIBNCURSESW
	variable from configure before including Makeconf.
	(targets) [LIBNCURSES]: Add console-ncurses.
	(SRCS) [LIBNCURSES]: Add console-ncurses.c.
	(HURDLIBS) [LIBNCURSES]: Add cons.
	(console-ncurses): New target.
	(console-ncurses-CPPFLAGS): New variable.
	(console-ncurses-LDLIBS): Likewise.
</content>
</entry>
<entry>
<title>2002-06-09  Roland McGrath  &lt;roland@frob.com&gt;</title>
<updated>2002-06-11T21:37:22Z</updated>
<author>
<name>Roland McGrath</name>
<email>roland@gnu.org</email>
</author>
<published>2002-06-11T21:37:22Z</published>
<link rel='alternate' type='text/html' href='https://darnassus.sceen.net/cgit/teythoon/hurd.git/commit/?id=b5b24837bba07e623cdf35f7bb1161ca2bcbdacb'/>
<id>urn:sha1:b5b24837bba07e623cdf35f7bb1161ca2bcbdacb</id>
<content type='text'>
	* version.h: New file.
	* Makefile (INSTHDRS): Add it.
</content>
</entry>
<entry>
<title>2002-05-23  Roland McGrath  &lt;roland@frob.com&gt;</title>
<updated>2002-05-23T20:14:46Z</updated>
<author>
<name>Roland McGrath</name>
<email>roland@gnu.org</email>
</author>
<published>2002-05-23T20:14:46Z</published>
<link rel='alternate' type='text/html' href='https://darnassus.sceen.net/cgit/teythoon/hurd.git/commit/?id=8d551125801b05b49817b1f193ea82c9740b6c42'/>
<id>urn:sha1:8d551125801b05b49817b1f193ea82c9740b6c42</id>
<content type='text'>
	* Makefile (%.msgids, hurd.msgids): New rules.
</content>
</entry>
<entry>
<title>1999-01-24  Roland McGrath  &lt;roland@baalperazim.frob.com&gt;</title>
<updated>1999-01-24T22:53:41Z</updated>
<author>
<name>Roland McGrath</name>
<email>roland@gnu.org</email>
</author>
<published>1999-01-24T22:53:41Z</published>
<link rel='alternate' type='text/html' href='https://darnassus.sceen.net/cgit/teythoon/hurd.git/commit/?id=c2d213e2c185befda32325691750461b8395ba3d'/>
<id>urn:sha1:c2d213e2c185befda32325691750461b8395ba3d</id>
<content type='text'>
	* Makefile: Add rules for generating prototype ?ioctl.defs files from
	a list of C headers that define the ioctl request macros.
	(DIST_FILES): Add ioctl-tmpl.sym ioctl.awk gensym.awk.
	* gensym.awk, ioctl-decode.h, ioctl-tmpl.sym, ioctl.awk: New files
	supporting those rules.
</content>
</entry>
<entry>
<title>*** empty log message ***</title>
<updated>1996-09-17T16:43:48Z</updated>
<author>
<name>Thomas Bushnell</name>
<email>thomas@gnu.org</email>
</author>
<published>1996-09-17T16:43:48Z</published>
<link rel='alternate' type='text/html' href='https://darnassus.sceen.net/cgit/teythoon/hurd.git/commit/?id=dcf8f5b059e9ae3f767dc4069859dceba756328a'/>
<id>urn:sha1:dcf8f5b059e9ae3f767dc4069859dceba756328a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gs/install-hdrs/install-headers/g</title>
<updated>1996-07-17T18:30:27Z</updated>
<author>
<name>Michael I. Bushnell</name>
<email>mib@gnu.org</email>
</author>
<published>1996-07-17T18:30:27Z</published>
<link rel='alternate' type='text/html' href='https://darnassus.sceen.net/cgit/teythoon/hurd.git/commit/?id=66e9ca205732d9d35ac3b229608ed23e9bee91e5'/>
<id>urn:sha1:66e9ca205732d9d35ac3b229608ed23e9bee91e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(install-hdrs install): Correctly form pathname.</title>
<updated>1996-07-16T16:14:26Z</updated>
<author>
<name>Michael I. Bushnell</name>
<email>mib@gnu.org</email>
</author>
<published>1996-07-16T16:14:26Z</published>
<link rel='alternate' type='text/html' href='https://darnassus.sceen.net/cgit/teythoon/hurd.git/commit/?id=b4992e9e89a0763493f9c98621540805039b0d24'/>
<id>urn:sha1:b4992e9e89a0763493f9c98621540805039b0d24</id>
<content type='text'>
</content>
</entry>
</feed>
