source: rtems/c/src/exec/librpc/include/rpcsvc/Makefile.am @ df49c60

4.104.114.84.95
Last change on this file since df49c60 was df49c60, checked in by Joel Sherrill <joel.sherrill@…>, on 06/12/00 at 15:00:15

Merged from 4.5.0-beta3a

  • Property mode set to 100644
File size: 433 bytes
Line 
1## $Id$
2
3AUTOMAKE_OPTIONS = foreign 1.4
4
5## Currently unused
6
7EXTRA_DIST = bootparam_prot.x crypt.x key_prot.x klm_prot.x mount.x \
8    nfs_prot.x nis.x nis_cache.x nis_callback.x nis_db.h nis_object.x \
9    nis_tags.h nislib.h nlm_prot.x pmap_prot.x rex.x rnusers.x rquota.x \
10    rstat.x rwall.x sm_inter.x spray.x yp.x yp_prot.h ypclnt.h yppasswd.x \
11    ypupdate_prot.x ypxfrd.x
12
13include $(top_srcdir)/../../../automake/local.am
Note: See TracBrowser for help on using the repository browser.