req.flg (d3b5f56344d8bfcdd6cfb82446af0e5e55ad9ebe) | req.flg (4c87aefe8930bd07275b8dd2e96ea5f24d93a52e) |
---|---|
1#!/bin/sh 2# 3# CDDL HEADER START 4# 5# The contents of this file are subject to the terms of the 6# Common Development and Distribution License (the "License"). 7# You may not use this file except in compliance with the License. 8# --- 19 unchanged lines hidden (view full) --- 28 29echo_file usr/src/Makefile 30echo_file usr/src/Targetdirs 31echo_file usr/src/Makefile.master 32echo_file usr/src/Makefile.master.64 33echo_file usr/src/Makefile.msg.targ 34echo_file usr/src/Makefile.psm 35echo_file usr/src/Makefile.psm.targ | 1#!/bin/sh 2# 3# CDDL HEADER START 4# 5# The contents of this file are subject to the terms of the 6# Common Development and Distribution License (the "License"). 7# You may not use this file except in compliance with the License. 8# --- 19 unchanged lines hidden (view full) --- 28 29echo_file usr/src/Makefile 30echo_file usr/src/Targetdirs 31echo_file usr/src/Makefile.master 32echo_file usr/src/Makefile.master.64 33echo_file usr/src/Makefile.msg.targ 34echo_file usr/src/Makefile.psm 35echo_file usr/src/Makefile.psm.targ |
36 37find_files "s.*" usr/contrib/freebsd |
|