head 1.1; access; symbols pkgsrc-2026Q1:1.1.0.6 pkgsrc-2026Q1-base:1.1 pkgsrc-2025Q4:1.1.0.4 pkgsrc-2025Q4-base:1.1 pkgsrc-2025Q3:1.1.0.2 pkgsrc-2025Q3-base:1.1; locks; strict; comment @# @; 1.1 date 2025.07.05.12.12.14; author hauke; state Exp; branches; next ; commitid MMfosBSUuOZTmy1G; desc @@ 1.1 log @asl is a portable macro cross assembler for a variety of microprocessors and -controllers. Though it is mainly targeted at embedded processors and single-board computers, you also find CPU families in the target list that are used in workstations and PCs. asl packages binaries and man pages; there is a separate asl-doc package for the LaTeX generated PDF manual. @ text @$NetBSD$ We only build documentation here. --- Makefile.orig 2025-07-05 11:10:10.515291570 +0000 +++ Makefile @@@@ -40,7 +40,7 @@@@ binaries: $(ALLTARGETS) binaries-das: $(DASLTARGET) $(DASMSGTARGETS) -all: binaries docs +all: docs include makedefs.src @