File: GNUmakefile.am

package info (click to toggle)
rtai 3.1.0-4
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 23,560 kB
  • ctags: 19,698
  • sloc: ansic: 88,861; cpp: 31,340; tcl: 14,684; sh: 10,652; xml: 760; yacc: 575; lex: 537; makefile: 394; asm: 310; php: 300; perl: 108
file content (7 lines) | stat: -rw-r--r-- 251 bytes parent folder | download
1
2
3
4
5
6
7
install-exec-local:
	$(mkinstalldirs) $(DESTDIR)$(bindir)
	$(INSTALL_SCRIPT) rtai-load $(DESTDIR)$(bindir)
	$(INSTALL_SCRIPT) rtai-config $(DESTDIR)$(bindir)
	$(INSTALL_SCRIPT) $(srcdir)/rtai-info $(DESTDIR)$(bindir)

EXTRA_DIST = rtai-info bootstrap