Makefile.rules (1816cb7076d3ec8a78ef9ac9f895574e13c43645) | Makefile.rules (7a4f122cf63a91c2888629e433b5f5ee7536a802) |
---|---|
1# 2# CDDL HEADER START 3# 4# The contents of this file are subject to the terms of the 5# Common Development and Distribution License (the "License"). 6# You may not use this file except in compliance with the License. 7# 8# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE --- 578 unchanged lines hidden (view full) --- 587$(OBJS_DIR)/%.o: $(UTSBASE)/common/io/audio/drv/audiopci/%.c 588 $(COMPILE.c) -o $@ $< 589 $(CTFCONVERT_O) 590 591$(OBJS_DIR)/%.o: $(UTSBASE)/common/io/audio/drv/audiop16x/%.c 592 $(COMPILE.c) -o $@ $< 593 $(CTFCONVERT_O) 594 | 1# 2# CDDL HEADER START 3# 4# The contents of this file are subject to the terms of the 5# Common Development and Distribution License (the "License"). 6# You may not use this file except in compliance with the License. 7# 8# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE --- 578 unchanged lines hidden (view full) --- 587$(OBJS_DIR)/%.o: $(UTSBASE)/common/io/audio/drv/audiopci/%.c 588 $(COMPILE.c) -o $@ $< 589 $(CTFCONVERT_O) 590 591$(OBJS_DIR)/%.o: $(UTSBASE)/common/io/audio/drv/audiop16x/%.c 592 $(COMPILE.c) -o $@ $< 593 $(CTFCONVERT_O) 594 |
595$(OBJS_DIR)/%.o: $(UTSBASE)/common/io/audio/drv/audiosolo/%.c 596 $(COMPILE.c) -o $@ $< 597 $(CTFCONVERT_O) 598 |
|
595$(OBJS_DIR)/%.o: $(UTSBASE)/common/io/audio/drv/audiots/%.c 596 $(COMPILE.c) -o $@ $< 597 $(CTFCONVERT_O) 598 599$(OBJS_DIR)/%.o: $(UTSBASE)/common/io/audio/drv/audiovia823x/%.c 600 $(COMPILE.c) -o $@ $< 601 $(CTFCONVERT_O) 602 --- 1254 unchanged lines hidden (view full) --- 1857 @($(LHEAD) $(LINT.c) $< $(LTAIL)) 1858 1859$(LINTS_DIR)/%.ln: $(UTSBASE)/common/io/audio/drv/audiopci/%.c 1860 @($(LHEAD) $(LINT.c) $< $(LTAIL)) 1861 1862$(LINTS_DIR)/%.ln: $(UTSBASE)/common/io/audio/drv/audiop16x/%.c 1863 @($(LHEAD) $(LINT.c) $< $(LTAIL)) 1864 | 599$(OBJS_DIR)/%.o: $(UTSBASE)/common/io/audio/drv/audiots/%.c 600 $(COMPILE.c) -o $@ $< 601 $(CTFCONVERT_O) 602 603$(OBJS_DIR)/%.o: $(UTSBASE)/common/io/audio/drv/audiovia823x/%.c 604 $(COMPILE.c) -o $@ $< 605 $(CTFCONVERT_O) 606 --- 1254 unchanged lines hidden (view full) --- 1861 @($(LHEAD) $(LINT.c) $< $(LTAIL)) 1862 1863$(LINTS_DIR)/%.ln: $(UTSBASE)/common/io/audio/drv/audiopci/%.c 1864 @($(LHEAD) $(LINT.c) $< $(LTAIL)) 1865 1866$(LINTS_DIR)/%.ln: $(UTSBASE)/common/io/audio/drv/audiop16x/%.c 1867 @($(LHEAD) $(LINT.c) $< $(LTAIL)) 1868 |
1869$(LINTS_DIR)/%.ln: $(UTSBASE)/common/io/audio/drv/audiosolo/%.c 1870 @($(LHEAD) $(LINT.c) $< $(LTAIL)) 1871 |
|
1865$(LINTS_DIR)/%.ln: $(UTSBASE)/common/io/audio/drv/audiots/%.c 1866 @($(LHEAD) $(LINT.c) $< $(LTAIL)) 1867 1868$(LINTS_DIR)/%.ln: $(UTSBASE)/common/io/audio/drv/audiovia823x/%.c 1869 @($(LHEAD) $(LINT.c) $< $(LTAIL)) 1870 1871$(LINTS_DIR)/%.ln: $(UTSBASE)/common/io/audio/drv/audiovia97/%.c 1872 @($(LHEAD) $(LINT.c) $< $(LTAIL)) --- 613 unchanged lines hidden --- | 1872$(LINTS_DIR)/%.ln: $(UTSBASE)/common/io/audio/drv/audiots/%.c 1873 @($(LHEAD) $(LINT.c) $< $(LTAIL)) 1874 1875$(LINTS_DIR)/%.ln: $(UTSBASE)/common/io/audio/drv/audiovia823x/%.c 1876 @($(LHEAD) $(LINT.c) $< $(LTAIL)) 1877 1878$(LINTS_DIR)/%.ln: $(UTSBASE)/common/io/audio/drv/audiovia97/%.c 1879 @($(LHEAD) $(LINT.c) $< $(LTAIL)) --- 613 unchanged lines hidden --- |